@charset "utf-8";
/* CSS Document */

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#title {
	height: 150px;
	width: 800px;
	background-image: url(images/Titles/GCSE-Geography.gif);
}
#main_image {
	width: 800px;
}
